Fix typo in cargo search subcommand.
authorVasudev Kamath <vasudev@copyninja.info>
Sun, 15 Apr 2018 06:58:29 +0000 (12:28 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Sun, 15 Apr 2018 06:58:29 +0000 (12:28 +0530)
commit9eca01044bc87d87a8055576f1299aeb5d216c04
treebc88338efa3d4c9f7711238962dc504a99d9b5f4
parent54d91bfeb468d026d9a3c3a4d40129da2c0962a0
Fix typo in cargo search subcommand.

Since the search subcommand where typo happened is
also used in test fix the typo in test also.
Last-Update: 2017-10-29

Gbp-Pq: Name 1002_fix_typo_cargo_search.patch
src/bin/search.rs
tests/search.rs